home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / 422mods.zip / CTYPAWZ.422 < prev    next >
Text File  |  1993-02-23  |  996b  |  38 lines

  1. Modification.
  2. 1Whiz Kid #2 @16259 7[27Sysop God7]0
  3. Sun Feb 21 15:56:00 1993
  4. 3[1Responding to3]7: 2yea
  5. 3[1Written By   3]7: 2Satan #1 @17320
  6.  
  7. > 1Can someone let me know where I can pick up the mod (or as it's very0
  8. > 1small)0 1can someone E-Mail it to me.  I'd grown rather dependent on the thing0
  9. > 1and0 1miss it badly.0
  10.  
  11.      I use that mod too much so I thought I would give it to ya (evil grin)
  12.  
  13. It's so little I will post it here:
  14.  
  15. FILE: COM.C         FUNCTION: SKEY
  16.  
  17. case 20:       /* Search for */
  18.   if (echo)
  19.      ptime();
  20.   break;
  21.  
  22. case 25:       /* Ctrl-Y Pause On/Off */
  23.   if (thisuser.sysstatus & sysstatus_pause_on_page)
  24.     thisuser.sysstatus ^= sysstatus_pause_on_page;
  25.   else
  26.     thisuser.sysstatus |= sysstatus_pause_on_page;
  27.     break;
  28.  
  29. case 18:  /* Original Code */
  30.  
  31. 3----0
  32.  
  33. 1If you need any other mods, just ask! Or call my board. Got over 500 online.0
  34.  
  35. 2Whiz Kid0
  36. 2Network Coordinator0
  37. 1NorthStarNET0
  38.